Description of Class APL2TEX

Class APL2TEX of category OOPS - System Browser


Object Identifiers
OBJECTNAME APL2TEX
OBJECTTYPE CLASS
Description
CLASSDESCRIPTION: APL2TEX implements the basic functionality needed to typeset APL documentation with LATEX. The basic functionality includes
  1. printing a workspace as a LATEX document,
  2. a processor for merging all include files of a LATEX document into one large file (convenient for e-mail ...),
  3. printing an array,
  4. an array in boxed representation,
  5. a function in canonical representation,
  6. a function as displayed by the del-editor,
  7. a function in direct definition form,
  8. an APL expression as typed in by the user (six spaces indented),
  9. and one step of a dialogue (an user input followed by the computers response).

The class APL2TEX can be easily converted to APL workspace form and does not depend on the object oriented system. APL2TEX is the version for IBMs APL2 interpreter under the CMS operating system.

You should always define a temporary A-disk, because some of APL2TEX s functions generate synthetic file identifiers and write files on the A-disk without checking for existing files. Files may be overwritten.
Requirements: LATEX and the apl.sty style file.

Warning: This is a testversion. No responsibility for any damage or any other failures is taken by the author. Use on your own risk.

Bug Reports: Please report bugs to Andreas Geyer-Schulz by sending a note to
APLAG AT AWIWUW11.BITNET.


Vienna, March 1991 Andreas Geyer-Schulz


Andreas Geyer-Schulz
Department of Applied Computer Science
Vienna University of Economics and Business Administration
Augasse 2–6, A-1090 Vienna, AUSTRIA
ANDREASAWIWUW11.bitnet


RESPONSIBILITIES: the basic TEX typesetting support.

ROLE: CONSULTANT

COLLABORATORS:

CONSULTANTS: None

CLIENTS: TEXDOCS


Inheritance
SUPERCLASS01
MIXIN01